html {
  scroll-behavior: smooth;
}

body {
  font-size: 16px;
  line-height: 2.3rem;
  letter-spacing: 1.6px;
  font-family: "Noto Sans JP", sans-serif;
  color: #303030 !important;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
  opacity: 0.8;
  color: inherit;
}

button {
  outline: none;
  border: none;
}

button:focus {
  outline: none;
}

button:hover {
  opacity: 0.8;
}

:focus {
  outline: none;
}

.btn-primary {
  background-color: #ff9641;
  border: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #ff8421;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #ff8421;
}

.sub-footer {
  padding-bottom: 50px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
  margin-bottom: 0;
  line-height: inherit;
  font-family: "Noto Sans JP", sans-serif;
  color: inherit;
  font-weight: normal;
}

a#mission,
a#vision,
a#greeting,
a#lineUp,
a#company,
a#contact {
  margin-top: -96px;
  padding-top: 96px;
}

.fwb {
  font-weight: bold;
}

.serif {
  font-family: "Noto Serif JP";
}

h5 {
  font-family: "Rubik", sans-serif;
}

.main-heading {
  color: #169342;
  text-align: center;
}

.main-heading h1 {
  font-size: 2rem;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}

.main-heading h1:after {
  content: "";
  background-image: url(../img/heading.png);
  background-size: cover;
  width: 160px;
  height: 24px;
  display: block;
  margin: 1rem auto;
}

.main-heading h1 + small {
  margin: 0 auto;
  color: #333;
  letter-spacing: 0.2em;
  font-size: 1.1rem;
  font-weight: bold;
}

.table {
  line-height: 24px;
}

.table,
.table th,
.table td,
.table tr {
  color: #707070;
}

.table th,
.table tr {
  background-color: #fff;
}

.table th {
  text-align: center;
  white-space: nowrap;
  padding: 1rem 2rem;
}

.table ul {
  list-style-type: disc;
  padding: 0;
  margin-left: 25px;
}

.main-menu .menu-item {
  font-size: 0.875rem;
}

.main-menu .menu-item > a:before {
  height: 65%;
}

.main-menu .menu-item:hover {
  color: #169342;
}

.main-menu .menu-item a:focus,
.main-menu .menu-item a:active {
  color: #169342;
}

.header-info .tel {
  color: #169342;
}

.mobile-top-header {
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
}

.mobile-top-header .hamburger {
  padding-top: 0;
  -webkit-transform: translate(0px, 5px);
          transform: translate(0px, 5px);
}

.au-navbar-mobile .au-navbar-menu li a {
  padding: 5px 30px;
}

.tel-pc {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tel-pc img {
  width: 1.8rem;
}

.home-slider .tp-caption {
  text-shadow: 2px 2px 3px #515151;
}

.home-slider .tp-caption {
  color: #fff !important;
}

.home-slider .tp-caption.btn-resize-slider-1 {
  padding: 20px 40px !important;
  font-size: 18px !important;
}

.home-slider .tp-parallax-wrap:last-of-type {
  width: 195px;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tparrows {
  display: none;
}

.concept__ttl {
  line-height: 2.3rem;
}

.concept__ttl span {
  color: #169342;
}

.concept__img {
  position: absolute;
}

.concept__img.left {
  left: 10vw;
  top: 3rem;
}

.concept__img.right {
  right: 10vw;
  top: -3rem;
}

.concept p {
  position: relative;
  z-index: 1;
}

.concept__bg {
  position: relative;
  top: -5rem;
}

.mission {
  text-shadow: 2px 2px 5px #fff;
}

.mission h5,
.mission h3 {
  color: #169342;
}

.mission p {
  color: #333;
}

.mission.bg01 {
  background-image: url(../img/mission01.jpg);
  content: "";
  background-size: cover;
  background-position: center;
}

.mission.bg02 {
  background-image: url(../img/mission02.jpg);
  content: "";
  background-size: cover;
  background-position: center;
}

@media (max-width: 560px) {
  .mission.bg02 {
    background-position: -500px 0;
  }
}

.mission__footer h3 span {
  color: #169342;
}

.mission__footer-bg {
  background-color: #9f7c52;
  color: #fff;
}

.vision h3,
.vision h5 {
  color: #169342;
}

.vision small {
  color: #169342;
  display: block;
}

.greeting .row {
  position: relative;
}

.greeting h3 {
  color: #169342;
}

.greeting__hello {
  position: absolute;
  top: 3rem;
  left: 0vw;
}

.greeting__footer h3,
.greeting__footer h5 {
  color: #169342;
}

.line-up h3,
.line-up h4 {
  color: #169342;
}

.line-up .card h5 {
  color: #169342;
  font-family: "Noto Sans JP", sans-serif;
}

.line-up .card span {
  color: #f7913f;
}

@media (max-width: 1199px) {
  .concept__img.left {
    left: 0vw;
  }
  .concept__img.right {
    right: 0vw;
  }
}

@media (max-width: 768px) {
  .concept__img {
    display: none;
  }
}

@media (max-width: 575px) and (min-width: 369px) {
  .slide-caption-title-1 {
    white-space: nowrap !important;
    position: relative !important;
    left: -4rem;
  }
}

@media (max-width: 560px) {
  body {
    font-size: 16px;
    line-height: 1.8rem;
  }
  h3 {
    font-size: 1.3rem;
  }
  .slide-caption-title-1 {
    font-size: 28px !important;
  }
  .slide-caption-title-2 {
    font-size: 18px !important;
    min-width: 260px !important;
  }
  .concept__img {
    display: none;
  }
  .home-slider .tp-parallax-wrap:last-of-type {
    width: 185px;
  }
  .greeting__hello {
    position: static;
    margin: 0 auto;
  }
}

@media (max-width: 320px) {
  .slide-caption-title-1 {
    line-height: 28px !important;
  }
}
/*# sourceMappingURL=main.css.map */